func os.tempDir

2 uses

	os (current package)
		file.go#L393: 	return tempDir()
		file_unix.go#L391: func tempDir() string {